-
Home
-
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
-
3.1.1
-
Code
-
Classes
- Minify
Total Complexity |
50 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
528 |
Lines of code |
205 |
Logical lines of code |
115 |
Comment lines |
237 |
Methods |
19 |
Properties |
3 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
replace() |
A |
47 |
7 |
37 |
addFile() |
S |
58 |
4 |
15 |
canImportFile() |
S |
63 |
5 |
10 |
add() |
S |
58 |
4 |
15 |
writeToFile() |
S |
64 |
4 |
9 |
stripMultilineComments() |
S |
52 |
1 |
33 |
executeReplacement() |
S |
65 |
3 |
9 |
openFileForWriting() |
S |
68 |
3 |
6 |
load() |
S |
65 |
3 |
9 |
extractStrings() |
S |
60 |
2 |
13 |
__construct() |
S |
73 |
2 |
5 |
restoreExtractedData() |
S |
68 |
2 |
8 |
str_replace_first() |
S |
68 |
2 |
7 |
gzip() |
S |
67 |
2 |
8 |
minify() |
S |
69 |
2 |
7 |
save() |
S |
72 |
1 |
5 |
execute() |
S |
100 |
1 |
0 |
cache() |
S |
74 |
1 |
5 |
registerPattern() |
S |
75 |
1 |
4 |